From a0a1bd395b0e72386372b51fc30691346f7237dd Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 12 Feb 2009 21:49:29 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02de0117f88..5c8c4d29206 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2009-02-12 Juri Linkov + + * image-mode.el (image-toggle-display): + Let-bind `buffer-file-truename' to nil around the call to + `add-text-properties' to prevent directory time modification + by lock_file. Replace `set-buffer-modified-p' with + `restore-buffer-modified-p'. (Bug#2295) + 2009-02-12 Stefan Monnier * progmodes/python.el (python-use-skeletons): Re-add. -- 2.30.2